home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / gnu / glibc108.gz / glibc108 / glibc-1.08.1 / sysdeps / generic / utsnamelen.h < prev    next >
Text File  |  1992-05-25  |  151b  |  4 lines

  1. /* The size of the character arrays used to hold the information
  2.    in a `struct utsname'.  Enlarge this as necessary.  */
  3. #define    _UTSNAME_LENGTH    100
  4.